var vendor/golang.org/x/net/idna.idnaIndex
19 uses
vendor/golang.org/x/net/idna (current package)
tables15.0.0.go#L551: i := idnaIndex[c0]
tables15.0.0.go#L561: i := idnaIndex[c0]
tables15.0.0.go#L567: i = idnaIndex[o]
tables15.0.0.go#L577: i := idnaIndex[c0]
tables15.0.0.go#L583: i = idnaIndex[o]
tables15.0.0.go#L589: i = idnaIndex[o]
tables15.0.0.go#L607: i := idnaIndex[c0]
tables15.0.0.go#L611: i = idnaIndex[uint32(i)<<6+uint32(s[1])]
tables15.0.0.go#L615: i = idnaIndex[uint32(i)<<6+uint32(s[2])]
tables15.0.0.go#L636: i := idnaIndex[c0]
tables15.0.0.go#L646: i := idnaIndex[c0]
tables15.0.0.go#L652: i = idnaIndex[o]
tables15.0.0.go#L662: i := idnaIndex[c0]
tables15.0.0.go#L668: i = idnaIndex[o]
tables15.0.0.go#L674: i = idnaIndex[o]
tables15.0.0.go#L692: i := idnaIndex[c0]
tables15.0.0.go#L696: i = idnaIndex[uint32(i)<<6+uint32(s[1])]
tables15.0.0.go#L700: i = idnaIndex[uint32(i)<<6+uint32(s[2])]
tables15.0.0.go#L2341: var idnaIndex = [2496]uint16{
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |